Skip to content

fix(warden): Skip reviews for fork pull requests - #204

Merged
dcramer merged 2 commits into
mainfrom
fix/skip-warden-fork-prs
Jul 28, 2026
Merged

fix(warden): Skip reviews for fork pull requests#204
dcramer merged 2 commits into
mainfrom
fix/skip-warden-fork-prs

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Skip Warden at the job level for fork pull requests, producing GitHub’s native skipped conclusion instead of failing because fork workflows cannot access secrets.

Credential failures

Non-fork pull requests still fail with actionable guidance when the Actions secret is unavailable. Dependabot-specific handling is no longer needed because Dependabot now has the required secrets.

Refs getsentry/warden#452.

sentry-junior Bot and others added 2 commits July 27, 2026 16:36
Co-Authored-By: junior <junior@sentry.io>
Co-Authored-By: David Cramer <david@sentry.io>
Dependabot now has access to the required secrets, so retain one actionable failure path for any non-fork pull request with a missing Actions secret.

Co-Authored-By: junior <junior@sentry.io>
Co-Authored-By: David Cramer <david@sentry.io>
@dcramer
dcramer marked this pull request as ready for review July 27, 2026 16:40
@dcramer
dcramer merged commit 31f340f into main Jul 28, 2026
10 checks passed
@dcramer
dcramer deleted the fix/skip-warden-fork-prs branch July 28, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant